home *** CD-ROM | disk | FTP | other *** search
- LAND Logical AND
- ASL Arithmetic Shift Left
- ASR Arithmetic Shift Right
- BCH Bit Change
- BCL Bit Clear
- BSE Bit Set
- BTS Sum number of Bits
- BTST Bit Test
- EXT Sign Extend
- LJX Left Justify word in X-Reg
- LSL Logical Shift Left
- LSR Logical Shift Right
- MSL Mask Left
- MSR Mask Right
- NOT NOT Logical
- OR  OR Logical
- RLC Rotate Left thru Carry
- RLM Multiple RLC thru Carry
- RLN Multiple Rotate Left
- ROL Rotate Left
- ROR Rotate Right
- RRC Rotate Right thru Carry
- RRM Multiple RRC thru Carry
- RRN Multiple Rotate Right
- SWS Set Word Size (8,16,32)
- WS? Word Size Status
- XOR Exclusive OR Logical